/v1/orders/{id}/invoice
curl -X GET \ 'https://api.polar.sh/v1/orders/00000000-0000-0000-0000-000000000000/invoice' \ -H "Accept: application/json" \ -H "Authorization: Bearer <token>" \
{ "url": "string" }